Click or drag to resize

ResolveNamesResponseResolutions Property

Contains an array of resolutions for an ambiguous name.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Resolution> Resolutions { get; }

Property Value

Type: IListResolution
See Also